unix domain sockets造句
例句與造句
- Unix domain sockets use the file system as their address name space.
- It is bound to the use of Unix domain sockets.
- Modern X implementations use Unix domain sockets for efficient connections on the same host.
- See also Unix domain sockets ( UDS ), for internal inter-process communication.
- Processes reference Unix domain sockets as file system inodes, so two processes can communicate by opening the same socket.
- It's difficult to find unix domain sockets in a sentence. 用unix domain sockets造句挺難的
- For inter-process communication, systemd makes Unix domain sockets and D-Bus available to the running daemons.
- For inter-process communication ( IPC ), makes Unix domain sockets and D-Bus available to the running daemons.
- However, while the Unix domain sockets use the file system namespace, Netlink processes are addressed by process identifiers ( PIDs ).
- In addition to sending data, processes can send file descriptors across a Unix domain socket connection using the sendmsg ( ) and recvmsg ( ) system.
- As well as regular files, this includes block and character devices ( also called " special files " ), Unix domain sockets, and named pipes.
- In addition to sending data, processes may send file descriptors across a Unix domain socket connection using the sendmsg ( ) and recvmsg ( ) system calls.
- The API for Unix domain sockets is similar to that of an Internet socket, but rather than using an underlying network protocol, all communication occurs entirely within the operating system kernel.
- For example, this allows the Clam AntiVirus scanner to run as an daemon on Linux and BSD, yet still read any file sent to the daemon's Unix domain socket.
- This shared library approach is different than conventional network or it may be some form of intra-system IPC such as a Unix domain socket connection or a shared memory based connection mechanism.
- Unlike GEM names, file descriptors can not be guessed ( they are not a global namespace ) and Unix operating systems provide a safe way to pass them through an Unix domain socket using the SCM _ RIGHTS semantics.
更多例句: 下一頁